Learning the vi and Vim Editors by Elbert Hannah Arnold Robbins & Linda Lamb

Learning the vi and Vim Editors by Elbert Hannah Arnold Robbins & Linda Lamb

Author:Elbert Hannah Arnold Robbins & Linda Lamb [Arnold Robbins, Elbert Hannah]
Language: eng
Format: mobi
Tags: COMPUTERS / Operating Systems / UNIX
ISBN: 9780596159351
Publisher: O'Reilly Media, Inc.
Published: 2009-06-30T04:00:00+00:00


Figure 14-11. After the command set foldmethod=syntax

Vim folded all bracketed blocks of code, because those are logical semantic blocks in C. If you type zo on line 6 of this example, Vim expands the fold and reveals the inner fold.

Each fold method uses different rules to define folds. We encourage you to roll up (fold up?) your sleeves and read more on these powerful methods in the Vim documentation.

The Vim diff mode (also invoked through the vimdiff command) is a powerful combination of folding, windowing, and syntax highlighting, a feature we discuss later. As illustrated in Figure 14-12, the mode shows the differences between files, usually between two versions of the same file.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.